Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ingest qc score fix 2 #318

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Ingest qc score fix 2 #318

wants to merge 2 commits into from

Conversation

wlason
Copy link
Contributor

@wlason wlason commented Nov 6, 2024

I found further problems with the defaults in calc_proportions.

  • I updated the old defaults in run_scanpyQC_rna.py from "mitochondrial,ribosomal" to None
  • Added the if-statement to not process the calc_proportion string if it is not passed
  • Added the new defaults consistent with qc_genelist_1.0.csv to the ingest yaml

@wlason wlason requested review from bio-la and deevdevil88 November 6, 2024 17:24
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch @wlason setting None in the python script will kick in if nothing is specified in the pipeline.yml. (current default in the pipeline.yml is MarkersNeutro but the change you have introduced ensures that None is the intended parameter)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants